home *** CD-ROM | disk | FTP | other *** search
- Path: news.rrz.uni-hamburg.de!not-for-mail
- From: "Clemens Dumat" <Clemens_Dumat@public.uni-hamburg.de>
- Newsgroups: comp.unix.amiga
- Subject: Re: X on AGA netBSD (so close...) any advice?
- Date: Sun, 21 Apr 1996 09:45:09 +0100
- Organization: University of Hamburg -- Germany
- Message-ID: <Clemens_Dumat_73902632@public.uni-hamburg.de>
- References: <4lb0v3$5l7@ra.nrl.navy.mil>
- NNTP-Posting-Host: papeete.public.uni-hamburg.de
- X-NewsReader: IntuiNews 1.3a (7.9.95)
-
- Doug Dyer schrieb in comp.unix.amiga ueber "X on AGA netBSD (so close...)
- any advice?":
-
- > I copied the xinitrc file to the /root/.xinitrc file and issue an xinit
- > to bring up the system. When it comes up with the twm window manager
- > and the one token xterm from the .xinitrc file I cannot use the mouse or
- > the keyboard.
-
- try:
- cd /dev
- chmod +rw kbd
- chmod +rw mouse0
-
- Naturally you need root priviliges to do this.
-
- So long..
-
- Clemens
-
-